projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ab4941
)
Make defn for gusb_init make decl in usbfree target.
author
robertl
<robertl>
Sun, 26 Feb 2006 07:50:22 +0000
(07:50 +0000)
committer
robertl
<robertl>
Sun, 26 Feb 2006 07:50:22 +0000
(07:50 +0000)
jeeps/gpsusbstub.c
patch
|
blob
|
history
diff --git
a/jeeps/gpsusbstub.c
b/jeeps/gpsusbstub.c
index 04659c3eeeecfc3c2882ba6e17635d746d4fcb00..c902ed628d180b40ca49af6dee6b773e65a2c795 100644
(file)
--- a/
jeeps/gpsusbstub.c
+++ b/
jeeps/gpsusbstub.c
@@
-43,7
+43,7
@@
gusb_open(const char *portname)
}
int
-gusb_init()
+gusb_init(
const char *portname
)
{
fatal(no_usb);
}